Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating gta data into mongo dd #128

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

pashupati123
Copy link
Collaborator

@pashupati123 pashupati123 commented Mar 6, 2024

Description
Updating GTA JSON data into mongo db
At the end of run , post the gta json data into mongo db for further UI analysis

Testing:
Created backend post api , which get called at the end of the run which will update the gta json data into mongo db
GTA Json Format

       {
         run_id: 'local/production id',
         gta: gta_json_data
        }
Screenshot 2024-03-08 at 3 19 41 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants